home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 320_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  1.7 KB  |  84 lines

  1. // 320x240 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 7
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12.  
  13. SchemeName = "Goal Text"
  14. FontName = "Arial"
  15. FontSize = 15
  16. FontWeight = 1400
  17. FgColor = "255 255 255 255"
  18. BgColor = "0 0 0 0"
  19. FgColorArmed = "255 255 255 255"
  20. BgColorArmed = "159 95 47 67"
  21.  
  22. SchemeName = "Clock Text"
  23. FontName = "Arial"
  24. FontSize = 7
  25. FontWeight = 700
  26. FgColor = "159 95 47 255"
  27. BgColor = "0 0 0 141"
  28. FgColorArmed = "255 255 255 255"
  29. BgColorArmed = "159 95 47 67"
  30.  
  31.  
  32. SchemeName = "Ball Text"
  33. FontName = "Arial"
  34. FontSize = 14
  35. FontWeight = 1400
  36. FgColor = "255 255 255 255"
  37. BgColor = "0 0 0 0"
  38. FgColorArmed = "255 255 255 255"
  39. BgColorArmed = "159 95 47 67"
  40.  
  41. // COMMAND MENU TEXT
  42. SchemeName = "CommandMenu Text"
  43. FontName = "Arial"
  44. FontSize = 7
  45. FgColor = "159 95 47 255"
  46. BgColor = "0 0 0 141"
  47. FgColorArmed = "255 255 255 255"
  48. BgColorArmed = "159 95 47 67"
  49.  
  50. // SCOREBOARD TEXT
  51. SchemeName = "Scoreboard Text"
  52. FontName = "Arial"
  53. FontSize = 7
  54. FontWeight = 0
  55.  
  56. // TITLE FONT in TFC selection menus
  57. SchemeName = "Title Font"
  58. FontName = "Arial"
  59. FontSize = 15
  60. FgColor = "170 170 205 255"
  61. BgColor = "0 0 200 200"
  62. FgColorArmed = "255 255 255 255"
  63. BgColorArmed = "0 0 255 255"
  64.  
  65. // CLASSDESC, MAPDESC, MOTD text windows
  66. SchemeName = "Briefing Text"
  67. FontName = "Arial"
  68. FontSize = 9
  69. FontWeight = 0
  70. gColor = "170 170 205 255"
  71. BgColor = "0 0 0 0"
  72. FgColorArmed = "255 255 255 255"
  73. BgColorArmed = "0 0 0 0"
  74.  
  75. // Team info text (list of players, etc)
  76. // fgColor is automatically set to the teams color
  77. SchemeName = "Team Info Text"
  78. FontName = "Arial"
  79. FontSize = 9
  80. FontWeight = 0
  81.  
  82.  
  83.  
  84.